CIMPLICITY REST API Web Service
CIMPLICITY REST API Web Service / ResourceFilters Json Schema
In This Topic
    ResourceFilters Json Schema
    In This Topic
    Description
    An object which provides an interface for filters to read resources
    Overview
    ResourceFilters
    An object which provides an interface for filters to read resources
    ResourceID : string
    provides a wild card string to filter resources by their ResourceID.
    Description : string
    provides a wild card string to filter resources by their Description.
    Properties
    NameDescriptionData Type
    provides a wild card string to filter resources by their ResourceID.string
    provides a wild card string to filter resources by their Description.string
    See Also